CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IDEA c

搜索资源列表

  1. 可以显示多行文字的工具条

    0下载:
  2. CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:32097
    • 提供者:lili
  1. oocr_v2_07252004

    0下载:
  2. sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:122491
    • 提供者:苏打发
  1. ShotDetect

    1下载:
  2. 一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法-A class which realize the algorithm to check out the key frame of video is written by c++. The basal idea of the algorithm is based on double threshold.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2793
    • 提供者:方平
  1. 虚函数语法

    0下载:
  2. 对于编程来说,编程思想重要,而语法也是不可忽略的,这个就是介绍C++ 中虚函数的语法-for programming, the programming idea is important, and grammar is not overlooked, the C is introduced virtual function syntax
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3648
    • 提供者:刘庆
  1. fb_hot_key

    0下载:
  2. 代码设计思想:使用MFC基于对话框的框架,并使用RegisterHotKey及UnregisterHotKey来管理热键. 使用说明:可以很方便的启动程序,经过设定后,可以使用CTRL+D来启动\"我的文档\",用CTRL+C来启动\"C:\\TEMP\"文件夹,用CTRL+C来启动\"Visual C++\"...而且可以自动运行,并缩小到系统托盘区.-code design idea : Use MFC dialog based on the framework and the use of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:80456
    • 提供者:UFO
  1. chongxinrenshiC++

    0下载:
  2. 是一篇讲cpp的文章,重新认识c++,对于cpp的特点很有意义的。-stresses cpp is an article, the idea of c + +, cpp for the characteristics of great significance.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:76635
    • 提供者:林龙
  1. Library_of_Cryptographic

    0下载:
  2. a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:刘永
  1. DesignPatternsc++

    0下载:
  2. 设计模型23种C++代码讲解 建议结合大牛的书用 上载那么多文件名限制就算了 上载失败回来还要重写说明重选类别太不爽了-Design Model 23 C code on the idea of combining the largest cattle use the book contains so many restrictions even if the documents were available on the failure to return to rewrite n
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1216763
    • 提供者:李宏伟
  1. PieProgressCtrl_src

    0下载:
  2. The Code Project is an exciting site with impressive teaching and professional exchange capabilities. I have learned much from it and also decided to submit my contribution. Occasionally I was involved in a project to check experimental data for cons
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:18508
    • 提供者:小叹号
  1. smsmsmsm

    0下载:
  2. 写一个称骨算命的程序,用C写的,给大家提供一个思路而已!-said was a bone divination procedures, written in C, to provide you with an idea!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3384
    • 提供者:王震奎
  1. PrtTView_demo

    0下载:
  2. This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:32291
    • 提供者:gaowen
  1. Unixprogramaskandanswer

    0下载:
  2. 这份文档不是FAQ(Frequently Answered Question),不少问题属于FUQ(Freque- ntly Unanswered Question)。换句话说,不一定是最常见的编程、应用问答,很可 能其中的答案尚是一个构思,还没有成为现实,又或者根本是个错误的思想火花。但 是,她的确在试图回答一些很有意义的问题,让更多的Unix/C程序员、系统管理员共 享彼此的智慧,那是三十年前无数前辈精英做到过的,也是我们正试图做到的。-FAQ (Frequently An
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:112605
    • 提供者:王培竹
  1. 32947

    0下载:
  2. A Tic Tac Toe program written in C using graphics as well as text mode giving brief idea of developing games in C-A Tic Tac Toe program written in C using grap hics as well as text mode giving brief idea of dev eloping games in C
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:3708
    • 提供者:郭春阳
  1. sd0609_cc_java

    0下载:
  2. 做为SD0609的一员,我扎实的基础是如何打出来的,来看看我那时连猴子选大王都不会的人,是如何成长起来的吧!主要包括我所做的C++,JAVA基础联系.乱是乱了点,不过如果真心想学习,打好基础,看看也不坏!-as the one, I was a solid foundation for how to break out, I look at election time even monkeys are not the king, is how to grow up! I did include
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:566218
    • 提供者:阿昌
  1. fromc++Primer3

    0下载:
  2. 里面的代码是自己写的,构思来自于c++primer,对于学习c++语法有非常大的帮助,希望对c++初学者有所帮助-inside their code is written, the idea comes from the c primer. c learning grammar are very big help, and I hope to help beginners c
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:9223
    • 提供者:ccg
  1. ImageProcessing

    0下载:
  2. 根据大牛自己整理的关于BMP图像的一些基本操作(Some basic operations on BMP images, based on the Daniel's idea)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:3820544
    • 提供者:栗咔
  1. montecarlo

    0下载:
  2. 根据蒙特卡洛方法的基本思想,利用乘同余法递推公式以及抽样公式,严格按照 adams模板格式,编写的语言程序。可以编写实现adams中随机数的实现。(According to the basic idea of Monte Carlo method, the recurrence formula and sampling formula of the multiplicative congruence method are used strictly. Adams template forma
  3. 所属分类:其他

  1. FTPsource

    0下载:
  2. FTP 服务器现场v消息称v需大是大非阿迪斯发顺丰撒法大使的飞洒发(This follows the same idea as the decimal multiplication algorithm.)
  3. 所属分类:Ftp客户端

    • 发布日期:2018-04-22
    • 文件大小:34816
    • 提供者:he110
  1. 马的遍历

    0下载:
  2. 可以指定查看指定个数的解。在进行遍历过程中用到了贪心算法和回溯的思想。(You can specify the solution to the specified number. In the process of traversing, we use greedy algorithm and backtracking idea.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:2028544
    • 提供者:zszjzjy
  1. C#中基于SIP(VOIP)的简单手机

    0下载:
  2. 这是一款基于C#的简单SIP(VOIP)呼出电话。此SIP应用程序已开发,目前正在使用“帮助 - >呼叫支持”。这个想法是创建一个零配置,非常简单的呼出电话,这就是它现在的样子(虽然支持基于IP的传入呼叫;例如:sip:test @ ip:7666,7666是端口SIP_Call out运行) 。(This is a simple SIP (VOIP) outgoing telephone based on C#. This SIP application has been develop
  3. 所属分类:Windows编程

    • 发布日期:2019-06-05
    • 文件大小:2122752
    • 提供者:高软玩家01
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com